home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
wb
/
czesc_3
/
retinatitlepic
/
s
/
batch
/
shutdown.
< prev
next >
Wrap
Text File
|
1994-02-04
|
804b
|
25 lines
; $VER: System-Shutdown v1.6 © 07-Oct-1993 Martin Kaim
Cls
FailAt 25
Echo "*n*e[32m························· System - Shutdown ·························*n*nYou started work at:*e[31m"
Type ENVARC:Custom/ColdBoot
Echo "*n*e[32mCurrent system time:*e[31m"
SetClock >NIL: load
Date
If exists SYS:S/LogFile
Date >>"SYS:S/LogFile"
Else
Date >"SYS:S/LogFile"
EndIf
Echo >>"SYS:S/LogFile" ""
Delete ENVARC:Custom/ColdBoot quiet
Delete ENVARC:Custom/CoolBoot quiet
If exists S:finger.log
Delete >NIL: S:finger.log
EndIf
If exists S:motd.bak
Copy >NIL: S:motd.bak S:motd
EndIf
Echo "*n*e[31mOK: You may switch off after the hard disk indicator LED has turned dark."
Echo "*e[32m·············································································*e[0m*n"